home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / bbs / Hydra11.lha / HBBS / Conferences / Amiga / ConfConfig < prev    next >
Text File  |  1996-06-25  |  2KB  |  65 lines

  1. ;$HBBS
  2. ; File: HBBS:Conferences/<confdir>/ConfConfig
  3. ; purpose: defines the conference options
  4.  
  5. ConfActive=TRUE             ; set to false to disable ALL access to the conference
  6. ConfName=Amiga Warez        ; conference name
  7. ConfAccess=20               ; access level required to allow access to conference
  8.  
  9. HoldFileList=HBBS:Conferences/Amiga/FileLists/HoldList
  10. HoldFiles_1=HBBS:Conferences/Amiga/Hold/
  11.  
  12. BadFileList=HBBS:Conferences/Amiga/FileLists/BADList
  13. BadFiles_1=HBBS:Conferences/Amiga/BadFiles/
  14.  
  15. PartUpload_1=HBBS:Conferences/Amiga/PartUpload/
  16.  
  17. FileList_1=HBBS:Conferences/Amiga/FileLists/Files_1
  18. FileList_2=HBBS:Conferences/Amiga/FileLists/Files_2
  19.  
  20. ; upload_1 gets filed first..
  21.  
  22. Upload_1=Files_3:Amiga/
  23. Upload_2=Files_2:Amiga/
  24. Upload_3=Files_1:Amiga/
  25.  
  26. ; existance of files are checked in this order.
  27.  
  28. Download_1=Files_1:Amiga/
  29. Download_2=Files_2:Amiga/
  30. Download_3=Files_3:Amiga/
  31.  
  32. ; amount of lines that can be used for the file descriptions for this conf.
  33.  
  34. MaxDIZLines=12
  35.  
  36. ; {S} = system name
  37. ; {C} = conf name
  38. ; {L} = time left
  39. ; {T} = time
  40. ; {D} = date
  41. ; {B} = bytes availiable! (per conf!)
  42.  
  43. MenuPrompt={E}34m-{E}36m-{E}37m[ {S} ]{E}36m-{E}34m-{E}36m-{E}37m[ {C} ]{E}36m-{E}34m-{E}36m-{E}37m[ {L} Mins ]{E}36m-{E}34m- {E}37m>
  44.  
  45. ; same as /X's force newscan!...
  46.  
  47. AutoMailScan=YES
  48.  
  49. ; confpasswd defines the password that a user needs before they can join a conference
  50. ; conf join programs MUST be aware of this setting!
  51.  
  52. ;ConfPassWD=PASSWORD
  53.  
  54. ; use these options to set who's allowed into the conference..
  55. ; if they aint on this list then they don't get in
  56. ; (if you use this option then it's best not to allow the user to change thier
  57. ; username!!)
  58.  
  59. ;UserAllowed_1=Hydra
  60. ;UserAllowed_2=Daffy Duck
  61. ;UserAllowed_3=Cruise
  62. ;UserAllowed_4=Stab
  63.  
  64. KeepDIZWithFile=YES
  65.